*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Fri, 3 May 2002 20:43:36 +0000 (20:43 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Fri, 3 May 2002 20:43:36 +0000 (20:43 +0000)
lisp/ChangeLog

index dbd3b833b0b61cf0726eefcedc128b494bcc12ec..f887ebf086201deb0a1b1299d3fd015431b3cf77 100644 (file)
@@ -1,5 +1,13 @@
 2002-05-03  John Wiegley  <johnw@gnu.org>
 
+       * eshell/esh-var.el (eshell-modify-global-environment): Added this
+       customization variable, which will cause any "export" commands
+       within any eshell buffer to modify the global Emacs environment.
+       It defaults to nil, which means that such commands will only
+       modify that Eshell buffer's environment.
+       (eshell-var-initialize): Initialize
+       `eshell-modify-global-environment'.
+
        * eshell/em-cmpl.el (eshell-command-completions-alist): Improved
        default completion targets for objdump, nm and readelf.